[CIVIS-11444 update tag#208
Closed
thatguyinabeanie wants to merge 8 commits intolinuxserver:masterfrom
Closed
Conversation
* ubuntu fips * Improve Dockerfile formatting and readability - Use consistent 2-space indentation throughout - Remove unnecessary comment blocks - Better organize ARG declarations - Improve line continuation formatting 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai> * remove extraneous file * remove jenkins things * remove extra files * Add docker-compose configuration for FIPS-compliant code-server - Add docker-compose.yml with build args for VERSION and CODE_RELEASE - Add .env.example with configurable environment variables - Update .gitignore and .dockerignore to exclude .env files - Set CODE_RELEASE default to 4.102.1 for stable builds - Configure image name: gabemendoza1/codecloud-code-server 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai> * simplify * update image * update image * update image * add netcat-openbsd * netcat * default ids 0 * remove extra files * remove more workflows * upgrade Python to 3.12 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai> * add buildspec * update buildspec defs * update buildspec defs * ubuntu-fips-2 * fixed buildspec args * FIPS_REPOSITORY_URI * styling * update placeholders * latest * latest * put that thing back where it came from or so help me * only need 1 * simplify Dockerfile * no need ignores * no need ignores * simplify * remove comment * trigger codebuild * jammy --------- Co-authored-by: opencode <noreply@opencode.ai>
* jammy-latest * trigger codebuild
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Benefits of this PR and context:
How Has This Been Tested?
Source / References: